home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / CHIP Turkiye Haziran 1997.iso / shar / 95crowd / _setup.1 / CCTray.exe / 0 / RCDATA / TFRMEVALEXPIRED / TFRMEVALEXPIRED.txt
Text File  |  1996-09-03  |  3KB  |  137 lines

  1. object frmEvalExpired: TfrmEvalExpired
  2.   Left = 76
  3.   Top = 110
  4.   BorderStyle = bsDialog
  5.   Caption = 'Evaluation Version Expired'
  6.   ClientHeight = 253
  7.   ClientWidth = 382
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 15
  17.     Top = 11
  18.     Width = 288
  19.     Height = 13
  20.     Caption = 'This 30 day  evaluation version of Crowd Control has expired.'
  21.     WordWrap = True
  22.   end
  23.   object Label2: TLabel
  24.     Left = 31
  25.     Top = 59
  26.     Width = 305
  27.     Height = 33
  28.     AutoSize = False
  29.     Caption = 
  30.       'Click the Print Order Form button and follow the instructions on' +
  31.       ' the order form. '
  32.     WordWrap = True
  33.   end
  34.   object Label3: TLabel
  35.     Left = 31
  36.     Top = 90
  37.     Width = 306
  38.     Height = 13
  39.     Caption = 'On CompuServe, GO SWREG and place an order for ID number '
  40.     WordWrap = True
  41.   end
  42.   object Label4: TLabel
  43.     Left = 32
  44.     Top = 112
  45.     Width = 326
  46.     Height = 57
  47.     AutoSize = False
  48.     Caption = 
  49.       'Credit card orders can be placed through the Public Software Lib' +
  50.       'rary by calling 800-242-4775 or 713-524-6394.  THESE NUMBERS ARE' +
  51.       ' FOR ORDERS ONLY.  Questions about the status of a shipment, pro' +
  52.       'duct details, etc must be directed to:'
  53.     WordWrap = True
  54.   end
  55.   object Label5: TLabel
  56.     Left = 15
  57.     Top = 35
  58.     Width = 229
  59.     Height = 13
  60.     Caption = 'You can order Crowd Control in three easy ways:'
  61.   end
  62.   object Label6: TLabel
  63.     Left = 17
  64.     Top = 59
  65.     Width = 9
  66.     Height = 13
  67.     Caption = '1.'
  68.   end
  69.   object Label7: TLabel
  70.     Left = 17
  71.     Top = 90
  72.     Width = 9
  73.     Height = 13
  74.     Caption = '2.'
  75.   end
  76.   object Label8: TLabel
  77.     Left = 17
  78.     Top = 112
  79.     Width = 9
  80.     Height = 13
  81.     Caption = '3.'
  82.   end
  83.   object Label9: TLabel
  84.     Left = 33
  85.     Top = 173
  86.     Width = 90
  87.     Height = 13
  88.     Caption = 'Sahalie Software'
  89.   end
  90.   object Label10: TLabel
  91.     Left = 33
  92.     Top = 186
  93.     Width = 85
  94.     Height = 13
  95.     Caption = '3320 Harris Street'
  96.   end
  97.   object Label11: TLabel
  98.     Left = 33
  99.     Top = 200
  100.     Width = 114
  101.     Height = 13
  102.     Caption = 'Eugene, Oregon  97401'
  103.   end
  104.   object Label12: TLabel
  105.     Left = 33
  106.     Top = 213
  107.     Width = 178
  108.     Height = 13
  109.     Caption = 'http://www.cyber-dyne.com/~sahalie'
  110.   end
  111.   object Label13: TLabel
  112.     Left = 33
  113.     Top = 226
  114.     Width = 119
  115.     Height = 13
  116.     Caption = 'sahalie@cyber-dyne.com'
  117.   end
  118.   object Button1: TButton
  119.     Left = 266
  120.     Top = 176
  121.     Width = 75
  122.     Height = 25
  123.     Cancel = True
  124.     Caption = 'OK'
  125.     Default = True
  126.     TabOrder = 0
  127.   end
  128.   object Button2: TButton
  129.     Left = 266
  130.     Top = 212
  131.     Width = 98
  132.     Height = 25
  133.     Caption = '&Print Order Form'
  134.     TabOrder = 1
  135.   end
  136. end
  137.